@charset "utf-8";
/* CSS Document */

 a{  text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());color:#666666; font-family:"微软雅黑"}
 a:visited{text-decoration:none ;}
 a:active{text-decoration:none;}
 a:hover{ color:#0f3b70;outline:none;text-decoration:none;}
 
body, div, p, span, ul, li, dl, dd, h1, h2, h3, a, input, img {
    margin: 0;
    padding: 0;
}

@media (min-width: 1200px) {
    .container{
        width: 1200px;
    }
}


html {font-size:62.5%;}
body{ background:#FFF; font-family:"微软雅黑"; font-size:14px; font-size:1.4em;}

/*top*/
.top_nav{ background:#1a4a7a; color:#FFF; line-height:34px;}
.top_nav .wz1{ color:#b5b5b5; font-size:16px; padding-right:10px;}
.top_nav .wz2{ padding:0 10px; border-left:1px solid #b5b5b5}
.top_nav .wz2 a{ color:#b5b5b5; font-size:12px;}
.top_nav .wz3{ padding:0 10px; border:1px solid #b5b5b5; border-top:none; border-bottom:none}
.top_nav .wz3 a{ font-size:13px; color:#CCC}

.wz{ text-align:right}

.top{z-index:9999;width:100%; background:#FFF; border-bottom:1px solid #eeeeee;} 
.top .logo{width:20%;float:left; padding:13px 0 12px}
.top .logo img{max-width:100%;}
.top .line{width:1px;height:55px;background:#D8D8D8;display:block;float:left;margin-left:12px;margin-top:24px;}
.top .top_txt{padding:18px 0 16px 13px;line-height:32px;float:left;font-size:18px;color:#5f5f5e;}
.top .top_right{padding:0px 1px;float:right; width:12%; margin-top:15px;}
.top .top_right  img{display:block;max-width:100%;}
.topfix{ position:fixed; top:0; left:0; z-index:100000}

/*nav*/
#navbg{ width:78%; transition:0.4s; float:right;}
#navbg .nav ul{margin-bottom:0;}
#navbg .nav .firstfloor>li{display:inline-block;float:left;width:11.1%;height:110px;line-height:110px;font-size:16px;text-align:center;position:relative;color:#FFF;cursor:pointer;position:relative;}
#navbg .nav .firstfloor>li>a{display:block;height:110px;width:100%;color:#000000;}
#navbg .nav .firstfloor>li:hover{ border-bottom:4px solid #0474c3}
#navbg .nav .firstfloor>li:hover:before{background:none;}
#navbg .nav .firstfloor>li:hover>a{color:#000000;}
#navbg .nav .secondfloor{position:absolute;left:0;top:110px;z-index:9999;display:none;background:rgb(255,255,255,0.95);width:100%;border-top:none;box-sizing:border-box;}
#navbg .nav .secondfloor>li{border-bottom:1px solid #E4EAEC;width:100%;line-height:45px;height:45px;font-size:13px;margin-left:0;}
#navbg .nav .secondfloor>li>a{width:100%;height:100%;display:block;color:#76838F;}
#navbg .nav .secondfloor li a:hover{background:#226fb7;color:#FFF;}

.ad{ background:#0474c3; color:#FFF; line-height:25px; padding:15px 0}
.ad a{ color:#FFF;}

@media (max-width: 1200px) {
#navbg{ margin-top:13px;}	

}





/*mobilehead*/
#mobilehead{height:70px;width:100%;background:url(../images/mlogo.jpg) no-repeat 10px center #FFF;display:none;background-size:auto 50px;}
#mobilehead .logo{width:calc(100% - 120px);height:70px;display:block;float:left;}
#mobilehead .nav{float:right;}
#mobilehead .nav_bg{display:none;position:fixed;top:105px;left:0;z-index:989;width:100%;height:calc(100% - 70px);background:rgba(0, 0, 0, 0.6);animation:fade-in .43s ease 0s;-webkit-animation:fade-in .43s ease 0s;}
#mobilehead .nav .nav_box{display:none;position:absolute;top:70px;left:0;z-index:991;width:100%;overflow:auto;border-top:1px solid #eee;background:#fff;box-sizing:border-box;}
#mobilehead .nav .nav_one>li{border-bottom:1px solid #eee;padding:0 10px;}
#mobilehead .nav .nav_one>li>span>a{display:block;position:relative;width:calc(100% - 150px);height:42px;box-sizing:border-box;font-size:15px;color:#666;line-height:42px;float:left;}
#mobilehead .nav .nav_one>li>span>i{float:right;display:block;width:150px;height:42px;}
#mobilehead .nav .nav_one>li>span>i>em{float:right;width:42px;height:42px;background:url(+.png) no-repeat center center;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;display:block;}
#mobilehead .nav .nav_one>li>span>i>em.on{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);}
#mobilehead .nav .nav_one>li>ul{display:none;}
#mobilehead .nav .nav_one>li>ul>li{height:36px;line-height:36px;text-indent:20px;}
#mobilehead .nav .nav_one>li>ul>li>a{font-size:15px;color:#666;width:100%;height:100%;display:block;}
#mobilehead .nav .push-nav{display:block;position:relative;z-index:998;width:54px;height:50px;font-size:0;margin-right:8px;background:rgba(138,138,138,.5);margin-top:10px;border-radius:5px;}
#mobilehead .nav .push-nav .nav-toggle{display:block;position:absolute;left:50%;top:50%;border:0;border-radius:4px;cursor:pointer;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
#mobilehead .nav .push-nav.on .nav-toggle{margin-left:-4px;}
#mobilehead .nav .push-nav .nav-toggle span{display:block;position:relative;z-index:1;width:37px;height:2px;margin:0 0 10px auto;background:#8a8a93;border-radius:3px;-webkit-transform-origin:35px;transform-origin:35px;-webkit-transition:all .5s;transition:all .5s;}
#mobilehead .nav .push-nav .nav-toggle span.two{width:30px;}
#mobilehead .nav .push-nav .nav-toggle span:last-child{margin-bottom:0;}
#mobilehead .nav .push-nav.on .nav-toggle span{ opacity:1;}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(3){-webkit-transform:rotate(45deg);transform:rotate(45deg);}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(2){-webkit-transform:scale(0);transform:scale(0);}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(1){-webkit-transform:rotate(-45deg);transform: rotate(-45deg);}
#mobilehead .nav .nav_contact{position:relative;border-top:1px solid #eee;color:#666;}
#mobilehead .nav .nav_contact .nav_txt{width:100%;}
#mobilehead .nav .nav_contact .nav_txt span{height:42px;line-height:42px;display:block;float:left;position:relative;text-indent:15px;margin-left:10px;font-size:15px;}
#mobilehead .nav .nav_contact .nav_txt span a{color:#666;}
#mobilehead .nav .nav_contact .nav_txt span.sitemapicon{background:url(mobilesitemap.png) no-repeat left center;background-size:auto 15px;}
#mobilehead .nav .nav_contact .nav_txt span.topphoneicon{background:url(mobilephone.png) no-repeat left center;background-size:auto 15px;}
#mobilehead .nav .nav_contact .nav_txt span.topemailicon{background:url(mobileemail.png) no-repeat left center;background-size:auto 15px;text-indent:25px;}
/* 响应式样式结束 */


/*搜索*/
.sousuo{ background:#f9f9f9; padding:30px 0; overflow:hidden}
.ss{ line-height:1.8; color:#666666}

/*公用标题*/
.cpzs{  padding-bottom:30px;  overflow:hidden}
.cpzs .cpzs_bt{ padding:40px 0 25px; text-align:center}
.cpzs .cpzs_bt .fwxm_bt1{ font-size:38px; color:#2b2a2a; }
.cpzs .cpzs_bt .fwxm_bt2{ font-size:16px; color:#0b3c74; font-weight:bold;  padding:10px 0;}
.cpzs .cpzs_bt .fwxm_bt3{ font-size:16px; color:#000; width:70%; margin:0 auto; line-height:1.8}

@media (max-width : 1200px) {
.cpzs .cpzs_bt .fwxm_bt2{ background:none}
}


@media (max-width : 768px) {
.cpzs .cpzs_bt .fwxm_bt1{ font-size:22px; color:#2b2a2a; font-weight:bold }
.cpzs .cpzs_bt .fwxm_bt2{ font-size:16px; color:#0b3c74; font-weight:bold;  padding:10px 0;}
.cpzs .cpzs_bt .fwxm_bt3{ font-size:13px; color:#999999; width:100% }
}



/*工业企业*/
.shuzi{ text-align:center;}
.shuzi .s1{ font-size:42px; color:#133d70; font-family:Arial, Helvetica, sans-serif}
.shuzi .s1 span{ font-size:16px}
.shuzi .s2{ font-size:14px; color:#bbbbbb}

.center .slid_img1 img{ max-width:100%; border-radius:50%; z-index:100; position:relative}
.center .slid_img2{ background:#f6f6f6; position:relative; top:-50px;padding-bottom:35px; margin:0 5px;}
.center .slid_img2 .slid_img_1{ padding-top:50px; font-size:24px; }
.center .slid_img2 .slid_img_2{ width:70%; margin:0 auto; text-align:left; padding:15px 0; line-height:1.8}
.center .slid_img2 .slid_img_3 a{ color:#1a4a7a}




/*产品展示*/
.product{padding:5px 0 50px; background:#f6f6f6;}

.product .center1 .slid_img1{ margin:0 7px;}
.product .center1 .slid_img1 img{ max-width:100%; border:1px solid #f0f0f0}
.product .center1 .slid_img1 p{ width:100%; line-height:35px;  color:#dbdada; border:1px solid #f0f0f0; background:#FFF }
.product .center1 .slid_img1 p a{ color:#666666; font-size:14px;}
.product .center1 .slid_img1 p a:hover{ color:#666666}

.pro_li {margin-top:20px;}
.pro_li .slid_img1 img{ width:100%;border:1px solid #f0f0f0}
.pro_li .slid_img1 p{ line-height:35px;color:#dbdada;border:1px solid #f0f0f0;background:#fff;text-align:center;}
.pro_li .slid_img1 p a{ color:#666666;font-size:14px;}
.pro_li .slid_img1 p a:hover{ color:#666666}


.cpfl{ width:100%; margin:0 auto; overflow:hidden}
.cpfl a{ width:10%; display:block; float:left; margin-left:0.33%; background:#e3e3e3; margin-top:0.6%; padding:7px 0; text-align:center; transition:0.2s}
.cpfl a:hover{ background:#0b3c74; color:#FFF;}


 .product_left{width:100%; margin-top:5px;}
 .product_left .pl_top{width:130px;height:50px;background:#2066b1;float:left}
 .product_left .pl_top p{color:#FFF;font-size:15px;line-height:50px;text-align:center;}
 .product_left .pl_ul{width:calc(100% - 180px);float:left;height:50px;position:relative;}
 .product_left .pl_ul .first_li{width:100%;height:50px;line-height:50px;display:block;text-indent:20px;color:#333;background:#e6e6e6;font-size:13px;}
 .product_left .pl_ul .ul_li{width:calc(100% + 50px);position:absolute;top:50px;left:0;background:#F00;display:none;z-index:20;border-top:1px solid #D0D0D0;}
 .product_left .pl_ul .ul_li a{width:100%;height:35px;line-height:35px;display:block;text-indent:20px;color:#333;background:#e6e6e6;border-bottom:1px solid #D0D0D0;font-size:13px;}
 .product_left .pl_right{width:50px;height:50px;background:#e6e6e6;background-size:auto 50%;float:right;}
 .product_left .pl_right i{display:block;width:100%;height:100%;background:url(../images/cli.png) no-repeat center center;transform:rotate(90deg);transition:transform .3s ease-out;}
 .product_left .pl_right i.on{transform:rotate(-90deg);}
 .product_right{width:96%;padding:0rem 2% 1rem;}
 .product_right .pr_ul{width:100%;overflow:hidden;}
 .product_right .pr_ul .swiper-slide{margin-top:20px!important;width:49%;}
 .product_right .pr_ul .swiper-slide .s_img{width:100%;height:0;padding-bottom:66.67%;border:1px solid #DDD;box-sizing:border-box;position:relative;}
 .product_right .pr_ul .swiper-slide .s_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;}
 .product_right .pr_ul .swiper-slide p{background:#DEDEDE;height:2rem;line-height:2rem;text-align:center;padding:0 0.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}
 .product_right .pr_ul .swiper-slide p a{color:#333;}


@media (max-width : 1200px) {
.cpfl a{ width:16%; display:block; float:left; margin-left:0.66%; background:#e3e3e3; margin-top:0.6%; padding:7px 0; text-align:center; transition:0.2s}
}

@media (max-width : 992px) {
.cpfl a{ width:24%; display:block; float:left; margin-left:1%; background:#e3e3e3; margin-top:0.6%; padding:7px 0; text-align:center; transition:0.2s}
}
@media (max-width: 479px) {
	.pro_li {width:100%;margin-top:15px;}
	.pro_li .slid_img1 img{height:auto;}
}

.center .slick-prev{ display:none !important}
.center .slick-next{ display:none !important}

.center1 .slick-prev{ display:none !important}
.center1 .slick-next{ display:none !important}


/*优势*/
.hf{ background:url(../images/hf.jpg) no-repeat top center; background-size:cover; padding:50px; text-align:center; overflow:hidden}
.hf .hf1{ font-size:22px; color:#ffffff}
.hf .hf2{ font-size:36px; font-weight:bold; color:#ffffff;padding:15px 0 20px 0}
.hf .hf3{ color:#FFF; font-size:22px;}
.hf .hf3 .hf3_1{ font-size:30px; font-weight:bold; }
.hf .hf3 .hf3_2 a{ font-size:14px; padding:10px 60px; background:#FFF; border-radius:20px; margin-left:15px;}

@media (max-width : 768px) {
.hf .hf1{ font-size:16px; color:#ffffff}
.hf .hf2{ font-size:18px; font-weight:bold; color:#ffffff;padding:15px 0 20px 0}
.hf .hf3{ color:#FFF; font-size:16px;}
.hf .hf3 .hf3_1{ font-size:14px; font-weight:bold; }
.hf .hf3 .hf3_2 a{ font-size:12px; padding:6px 30px; background:#FFF; border-radius:15px; margin-left:15px;}
}



.cy{ height:100%; margin:0px auto; float:right}
.cy img{width:100%;}
.cy .col-md-6{ padding:0;} 
.cy .ys_zi{ width:75%; margin:20px auto;}
.cy .ys_zi .ys_zi1 span{ font-size:32px; color:#222222;font-weight:bold;}
.cy .ys_zi .ys_zi1{ font-size:24px; color:#222222;font-weight:bold;}
.cy .ys_zi .ys_zi2{ font-size:16px; color:#000;  padding-top:15px; line-height:1.8;text-overflow: -o-ellipsis-lastline;  overflow: hidden;  text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 6;  line-clamp: 6;  -webkit-box-orient: vertical;}
.cy .ys_zi .ys_zi3{ color:#d6d6d6; position:relative; top:15px;}
.cy .ys_zi .ys_zi3 a{ width:150px; height:45px; background:#2f90fd; line-height:45px; text-align:center; display:block; color:#FFF}

@media (max-width:1600px) {
.cy .ys_zi{ width:90%; margin:5px auto;}
.cy .ys_zi .ys_zi1 span{ font-size:24px; color:#222222;font-weight:bold;}
.cy .ys_zi .ys_zi1{ font-size:20px; color:#222222;font-weight:bold;}
}

@media (max-width:1300px) {
.cy .ys_zi{ width:90%; margin:5px auto;}
.cy .ys_zi .ys_zi1 span{ font-size:20px; color:#222222;font-weight:bold;}
.cy .ys_zi .ys_zi1{ font-size:16px; color:#222222;font-weight:bold;}
.cy .ys_zi .ys_zi2{ font-size:16px; color:#000;  padding-top:15px; line-height:1.8;text-overflow: -o-ellipsis-lastline;  overflow: hidden;  text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 5;  line-clamp: 5;  -webkit-box-orient: vertical;}
}

@media (max-width:1150px) {
.cy .ys_zi{ width:90%; margin:5px auto;}
.cy .ys_zi .ys_zi1 span{ font-size:20px; color:#222222;font-weight:bold;}
.cy .ys_zi .ys_zi1{ font-size:16px; color:#222222;font-weight:bold;}
.cy .ys_zi .ys_zi2{ font-size:14px; color:#848484;  padding-top:15px; line-height:1.8;text-overflow: -o-ellipsis-lastline;  overflow: hidden;  text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 4;  line-clamp: 4;  -webkit-box-orient: vertical;}
}

@media (max-width:768px) {
.cy .ys_zi{ width:90%; margin:10px auto;}
.cy .ys_zi .ys_zi1 span{ font-size:20px; color:#222222;font-weight:bold;}
.cy .ys_zi .ys_zi1{ font-size:16px; color:#222222;font-weight:bold;}
.cy .ys_zi .ys_zi2{ font-size:14px; color:#848484;  padding-top:15px; line-height:1.8;text-overflow: -o-ellipsis-lastline;  overflow: hidden;  text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 8;  line-clamp: 8;  -webkit-box-orient: vertical;}
}


/*案例*/
.anli{ background:#f6f6f6; padding-bottom:80px;}
.center2 .slid_img1{ margin:0 10px; border:1px solid #d8d8d9; }
.center2 .slid_img2{ margin:0 10px; background:#FFF; border:1px solid #d8d8d9; border-top:none;}
.center2 .slid_img1 img{ max-width:100%;}
.center2 .slid_img2 .slid_img_1{padding:20px 0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.center2 .slid_img2 .slid_img_1 a{ font-size:18px; font-weight:bold; color:#4a454b; }
.center2 .slid_img2 .slid_img_2{ color:#a9a9ab; padding-bottom:15px;}

.center2 .slick-prev{ display:none !important}
.center2 .slick-next{ display:none !important}


/*关于我们*/
.about{ position:relative}
#bgvid{ max-width:100%; height:auto; }
.a_bj{ position:absolute; top:0; left:0; width:100%; height:100%; background:#000000; opacity:0.5}

.about_nr{position:absolute; top:0px; left:0; width:100%; overflow:hidden;}
.about_bt{ text-align:center; position:relative; margin-top:35px;}
.a1{ font-size:60px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;color:rgb(0,0,0,0.5);} 
.a2{ font-size:48px; color:#ffffff; position:relative; margin-top:-67px;}
.about_zi{ line-height:1.8; font-size:15px; text-align:center; color:#FFF; padding-top:50px; width:90%; margin:0 auto}
.about_more{ width:178px; height:38px; background:#FFF; border-radius:20px; text-align:center; line-height:38px; margin:0 auto; margin-top:30px;}
.about_more a{ color:#03F}

.center3{ margin-top:40px;} 
.a_k{ height:180px; background:url(../images/01_h.png) center center no-repeat #f1f1f1; position:relative; margin:0 5px; transition:0.3s}
.a_k_1{ height:180px; background:url(../images/02_h.png) center center no-repeat #f1f1f1; position:relative; margin:0 5px;transition:0.3s}
.a_k_2{ height:180px; background:url(../images/03_h.png) center center no-repeat #f1f1f1; position:relative; margin:0 5px;transition:0.3s}
.a_k_3{ height:180px; background:url(../images/04_h.png) center center no-repeat #f1f1f1; position:relative; margin:0 5px;transition:0.3s}
.a_k_4{ height:180px; background:url(../images/05_h.png) center center no-repeat #f1f1f1; position:relative; margin:0 5px;transition:0.3s}
.a_k_z{ position:absolute; left:0; right:0; top:140px; bottom:0px;margin:auto; font-size:16px;}

.a_k:hover{ background:url(../images/01.png) center center no-repeat #0b3c74; color:#FFF;}
.a_k_1:hover{ background:url(../images/02.png) center center no-repeat #0b3c74; color:#FFF;}
.a_k_2:hover{ background:url(../images/03.png) center center no-repeat #0b3c74; color:#FFF;}
.a_k_3:hover{ background:url(../images/04.png) center center no-repeat #0b3c74; color:#FFF;}
.a_k_4:hover{ background:url(../images/05.png) center center no-repeat #0b3c74; color:#FFF;}

.about_bj{ background:url(../images/about-bj.jpg) no-repeat top center; background-size:cover; padding:40px 0}


@media (max-width:1500px) {
.about_bt{ text-align:center; position:relative; margin-top:25px;}
.a1{ font-size:70px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;color:rgb(0,0,0,0.5);} 
.a2{ font-size:35px; color:#ffffff; position:relative; margin-top:-47px;}
}

@media (min-width:1200px) and (max-width:1499px)  {
.about_bt{ text-align:center; position:relative; margin-top:0px;}
.a1{ font-size:40px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;color:rgb(0,0,0,0.5);} 
.a2{ font-size:25px; color:#ffffff; position:relative; margin-top:-7px;}
.about_zi{ line-height:1.8; font-size:15px; text-align:center; color:#FFF; padding-top:30px; width:100%; margin:0 auto}
.about_more{ width:178px; height:38px; background:#FFF; border-radius:20px; text-align:center; line-height:38px; margin:0 auto; margin-top:20px;}
.center3{ margin-top:20px;} 
}


@media (max-width:768px) {
.about_bt{ text-align:center; position:relative; margin-top:0px;}
.a1{ font-size:35px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;color:rgb(0,0,0,0.5);} 
.a2{ font-size:20px; color:#ffffff; position:relative; margin-top:-7px;}
}



/*news*/
#news{padding:50px 0 60px;}
#news .news_content{margin-top:18px;}
#news .news_content .news_title{text-align:center;font-size:0;-webkit-text-size-adjust:none;}
#news .news_content .news_title span{display:inline-block;font-size:14px;position:relative;text-align:center;padding:0 50px;line-height:40px;height:40px;cursor:pointer;color:#3f3f3f;margin-left:19px;border:1px solid #e5e5e5; border-radius:3px}
#news .news_content .news_title span:first-child{margin-left:0;}
#news .news_content .news_title span.hover{color:#FFF;background:#0b3c74;border:1px solid #0a80d8;}
#news .news_content .news_li{margin-top:36px;position:relative;}
#news .news_content .news_li .news_left{width:51%;float:left;}
#news .news_content .news_li .news_left .news_img{width:100%;height:auto;}
#news .news_content .news_li .news_left .news_img img{width:100%;height:100%;display:block;}
#news .news_content .news_li .news_left .news_txt{margin-top:14px;}
#news .news_content .news_li .news_left .news_txt .news_h2{height:44px;line-height:44px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:bold;font-size:18px;}
#news .news_content .news_li .news_left .news_txt .news_h2 a{color:#333;}
#news .news_content .news_li .news_left .news_txt p{color:#888;line-height:24px;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
#news .news_content .news_li .news_right{width:47%;float:right;}
#news .news_content .news_li .news_right a{padding:11px 0;display:block;height:115px;border-bottom:1px solid #E3E3E3;}
#news .news_content .news_li .news_right a:first-child{padding-top:0;height:110px;}
#news .news_content .news_li .news_right a .time{width:71px;height:81px;background:#E3E3E3;border-radius:1px;float:left;}
#news .news_content .news_li .news_right a .time .day{font-size:34px;display:block;line-height:58px;height:58px;text-align:center;color:#343434;margin-top:2px;}
#news .news_content .news_li .news_right a .time .year{height:23px;padding-bottom:7px;background:#FFF;line-height:21px;display:block;text-align:center;color:#343434;font-size:12px;padding-bottom:2px;}
#news .news_content .news_li .news_right a .txt{width:calc(100% - 81px);float:right;}
#news .news_content .news_li .news_right a .txt p{color:#888;line-height:24px;font-size:12px;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
#news .news_content .news_li .news_right a .txt p:first-child{font-weight:bold;font-size:15px;color:#333;line-height:33px;height:33px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#news .news_content .news_li .question_list{}
#news .news_content .news_li .question_list a{width:48%;padding:11px 0;display:block;height:108px;border-bottom:1px solid #E3E3E3;margin-left:4%;float:left;}
#news .news_content .news_li .question_list a:nth-child(odd){margin-left:0;}
#news .news_content .news_li .question_list a .time{width:71px;height:81px;background:#E3E3E3;border-radius:1px;float:left;}
#news .news_content .news_li .question_list a .time .day{font-size:34px;display:block;line-height:58px;height:58px;text-align:center;color:#343434;margin-top:2px;}
#news .news_content .news_li .question_list a .time .year{height:23px;padding-bottom:7px;background:#FFF;line-height:21px;display:block;text-align:center;color:#343434;font-size:12px;padding-bottom:2px;}
#news .news_content .news_li .question_list a .txt{width:calc(100% - 81px);float:right;}
#news .news_content .news_li .question_list a .txt p{color:#888;line-height:24px;font-size:12px;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
#news .news_content .news_li .question_list a .txt p:first-child{font-weight:bold;font-size:15px;color:#333;line-height:33px;height:33px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}




 /*友情链接*/
  .yqlj{ background:#FFF; margin:1vh auto}
 .f_left{position:relative; padding:2.5vh 0}
 .yqlj .f_left:after{content:'';position:absolute;right:-4px;top:29px;width:1px;height:40px;background:#dcdcdc;}
 .yqlj .f_left p{color:#a5a6aa; margin-bottom:0; text-align:left}
 .yqlj .f_left p span{font-size:16px;font-weight:bold;color:#000407;}
 .yqlj .f_left i{width:29px;height:3px;background:#1c7ac0;border-left:1px solid #1c7ac0;display:block;margin-top:27px;}
 .yqlj .f_right{ padding:1.5vh 0}
 .yqlj .f_right a{display:inline-block;height:28px;line-height:28px;padding:0 15px;white-space:nowrap; color:#333}


/*底部*/

#footer{ background:url(../images/footer.jpg) no-repeat top center; background-size:cover; padding:30px 0 30px} 
#footer .f1{ text-align:left; font-size:21px; font-weight:bold; color:#999999; padding-top:15px; padding-bottom:5px;}
#footer .f2{ text-align:left; font-size:17px; color:#999999;}
#footer .f3{ text-align:center; font-size:18px; color:#898989;}


		.f_k{ overflow:hidden; margin:0 auto; margin-top:20px; }

		input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #ffffff; font-size:14px; text-indent:0.3cm } 
		input:-moz-placeholder, textarea:-moz-placeholder {  color: #ffffff; font-size:14px; text-indent:0.3cm } 
		input::-moz-placeholder, textarea::-moz-placeholder {  color: #ffffff; font-size:14px; text-indent:0.3cm } 
		input:-ms-input-placeholder, textarea:-ms-input-placeholder {  color: #ffffff; font-size:14px; text-indent:0.3cm } 
	
	 .f_k input{background:#333333; width:100%; border:1px solid #656565; color:#999999}
	 .f_k input::-webkit-input-placeholder {color: #999999;}
	 .f_k .form-control{ border-radius:0; padding:2.5vh 0; text-indent:0.2cm}
	 .f_k .btn{background:#0b3c74;display:block;color:#FFF;text-align:center;padding:1.4vh 0; border-radius:0; border:none}

.lxfs{ color:#9b9b9b; margin-top:25px; padding-bottom:30px;}
.lxfs i{ border:2px solid #969696; color:#969696; width:50px; height:50px; line-height:47px; border-radius:50%; font-size:24px; text-align:center}
.f4{ line-height:1.8}

.footer{ color:#aaaaaa; padding-top:30px; border-top:1px solid #4a4a4a; padding-bottom:35px;}
.footer a{ color:#aaaaaa;}
.footer a:hover{ color:#ffffff}




/*1350屏幕*/
@media screen and (max-width:1249px){

	.p_left{width:240px;}
	.p_left h2{height:100px;line-height:100px;}
	.p_left .p_ul>a{line-height:50px;font-size:15px;background-position:15px 24px;}
	.p_left .p_ul>a.on,.p_left .p_ul>a:hover{background-position:15px 24px}
	.p_left .p_ul ul{padding:12px 10px;}
	.p_left .p_ul ul li{line-height:30px;font-size:14px;}
	.p_left .p_bottom{padding:18px 5px 16px;}
	.p_left .p_bottom .p_txt p:last-child{font-size:27px;}
	.product .p_right{width:calc(100% - 260px);}
	#news .news_content .news_li .news_left .news_txt p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
}



/*992屏幕*/
@media screen and (max-width:991px){
	#mobilehead{display:block;}
	.top{display:none;}
	#navbg{display:none;}
	#mobilehead.mhead{position:fixed;z-index:9999;-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);top:0;}
	#mobilehead .nav_bg.nav_bg1{top:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box.nav_box1{top:70px;}
	
     .p_left{display:none;}
	.p_class{display:block;}
	.product .p_right{width:calc(100% - 30px); margin:0 auto; float:none;}
	.product .p_right h2{margin:20px 0;}
	.product{padding:15px 0;}
	.product .p_li{width:32%;margin-left:2%;}
	.product .p_li:nth-child(4n+1){margin-left:2%;}
	.product .p_li:nth-child(3n+1){margin-left:0;}
	
		#news .news_content .news_li .news_left .news_txt p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7;}
	
	
}

@media screen and (max-width:768px){
	#mobilehead{background:url(../images/mlogo.jpg) no-repeat 10px center #FFF;background-size:auto 50px;}
	.p_class h2{display:none;}
	.p_class .p_class_li{width:calc(100% - 30px); margin:0 auto;float:none;}
	.product .p_content .p_li{width:48%;margin-left:4%;}
	.product .p_content .p_li:nth-child(3n+1){margin-left:4%;}
	.product .p_content .p_li:nth-child(odd){margin-left:0;}
	
	
    #news{padding:20px;}
	#news .news_content .news_title span{display:inline-block;font-size:14px;position:relative;text-align:center;padding:0 25px;line-height:30px;height:30px;cursor:pointer;color:#3f3f3f;margin-left:5px;border:1px solid #e5e5e5;}
	#news .news_content .news_li .news_left{width:100%;}
	#news .news_content .news_li .news_left .news_txt p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
	#news .news_content .news_li .news_right{width:100%;margin-top:20px;}
	#news .news_content .news_li .question_list a{width:100%;margin-left:0;}
	
	}


/*500屏幕*/
@media screen and (max-width:499px){
	#mobilehead{background:url(../images/mlogo.jpg) no-repeat 10px center #FFF;background-size:auto 50px;}
	#mobilehead .nav_bg{top:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box{top:70px;}
	#mobilehead{z-index:9999;-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);top:0;}
	.pb_title .sub_title{font-size:13px;line-height:22px;}
	.product .p_class{text-align:left;}
	.product .p_class a{width:48%;height:42px;line-height:42px;font-size:15px;text-align:center;margin-left:4%;margin-top:7px;}
	.product .p_class a:nth-child(2n+1){margin-left:0;}
	.product .p_content{margin-top:20px;}
	.product .p_content .p_li{width:100%;}
	.product .p_btn a{width:48%;margin-left:4%;}
	#solutionbg{padding:25px 0 30px;}
	#solutionbg .solution_c .solution_c_left1 li{width:50%;}
	#solutionbg .solution_c .solution_c_left1 li:first-child{width:50%}
	#solutionbg .solution_c .solution_c_right{width:100%;float:none;padding:5px 10px 0 10px;}
	#solutionbg .solution_c .solution_c_right .r_ul{margin-top:0px;}
	#solutionbg .solution_c .solution_c_right .r_li{width:100%;float:none;margin-left:0;margin-top:20px;}
	#solutionbg .solution_c .solution_c_right .r_btn{ margin:10px auto;float:none;}
	#solutionbg .solution_c .solution_c_right .r_btn a{width:48%;margin-left:4%;}
	
	.info_title h2{font-size:22px;height:36px;line-height:36px;}
	.info_title i{margin:10px 0;}
	.info .info_btn a{width:130px;margin-left:10px;}
	.info .info_ul .info_li .info_p p:last-child{font-size:12px;letter-spacing:-1px;}
	#news .news_content .news_title span{width:32%;margin-left:2%;padding:0 0;font-size:14px;}
	#news .news_content .news_title span:first-child{margin-left:0;}
}

@media screen and (min-width:768px) and (max-width:991px){

	#solutionbg .solution_c .solution_c_left{width:200px;}
	#solutionbg .solution_c .solution_c_right{width:calc(100% - 200px);}

}


@media screen and (min-width:668px) and (max-width:767px){

	#solutionbg .solution_c .solution_c_right{width:100%;float:none;padding:40px 0 0 0;}

}
@media screen and (min-width:500px) and (max-width:667px){
	.pb_title .sub_title{font-size:14px;}
	.product .p_class{text-align:left;}
	.product .p_class a{width:32%;height:42px;line-height:42px;font-size:15px;text-align:center;margin-left:2%;margin-top:7px;}
	.product .p_class a:nth-child(3n+1){margin-left:0;}
	.product .p_content{margin-top:20px;}
	.product .p_content .p_li{width:50%;}
	.product .p_content .p_li .p_txt p:first-child{font-size:16px;}
	#solutionbg{padding:25px 0 30px;}
	#solutionbg .solution_c .solution_c_left1 li{width:33%;}
	#solutionbg .solution_c .solution_c_left1 li:nth-child(3n+1){width:34%}
	#solutionbg .solution_c .solution_c_right{width:100%;float:none;padding:20px 0 0 0;}
}

@media screen and (max-width:667px){
	.pb_title .pb_cn{font-size:24px;line-height:42px;height:42px;}
}


@media screen and (max-width:991px){
	#navbg .nav .firstfloor>li{height:55px;line-height:55px;font-size:14px;}
	#navbg .nav .secondfloor{top:55px;}
	.index_banner{padding-bottom:40%;}
	#stylepbulic{height:200px;}
	#footbottombg{padding-bottom:55px;}
}

/*鐢佃剳娴姩*/
.izl-rmenu{position:fixed;right:0;bottom:10px;padding-bottom:10px;background:url(../images/r_b.png) 0px bottom no-repeat;z-index:999;width:72px;}
.izl-rmenu .btn{width:72px;height:73px;margin-bottom:1px;cursor:pointer;position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#ff0c00;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#ff0c00;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat;background-color:#ff0c00;}
.izl-rmenu .btn-wx .pic{position:absolute;left:-160px;top:0px;display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat;background-color:#ff0c00;}
.izl-rmenu .btn-phone .phone{background-color:#ff0c00;position:absolute;width:160px;left:-160px;top:0px;line-height:73px;color:#FFF;font-size:18px;text-align:center;display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat;background-color:#666666;display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}

/*手机浮动*/
#floatBottom{width:100%;height:53px;background:#8a8a8a;position:fixed;left:0;bottom:0;z-index:999999;display:none;}
#floatBottom a{width:25%;height:53px;line-height:53px;display:block;float:left;position:relative;}
#floatBottom a.kf1{background:url(../images/kf1.png) no-repeat center center;}
#floatBottom a.kf2{background:url(../images/kf2.png) no-repeat center center;}
#floatBottom a.kf3{background:url(../images/kf3.png) no-repeat center center;}
#floatBottom a.kf4{background:url(../images/kf4.png) no-repeat center center;}
#floatBottom .ewm{width:90px;height:90px;position:absolute;bottom:55px;left:50%;margin-left:-45px;display:none;}
#floatBottom .ewm img{width:100%;height:100%;display:block;}
/*1310以上屏幕*/
@media (min-width:1310px){
	.container{width:1280px;}
}
/*1200以上屏幕*/
@media screen and (max-width:1309px){
	.container{width:1170px;}
	.top .nav .firstfloor>li{margin-left:0;}
	.product .zhichi .zc_left{width:calc(100% - 235px);}
	.product .zhichi .zc_left .zc_li{padding-left:30px;}
	.product .zhichi .zc_right{width:235px;}
	.gongyi .gy_left{width:515px;}
	.gongyi .gy_right{width:calc(100% - 515px);padding:21px 0 97px 75px;}
	.youshi .ys_content .ysc_left{width:520px;}
	.youshi .ys_content .ysc_right{width:calc(100% - 520px);}
	.youshi .ys_content .ysc_right .ysc_txt{margin-top:10px;}
	.youshi .ys_content .ysc_right .ysc_ul{margin-top:21px;}
}
/*1200以下屏幕*/
@media screen and (max-width:1199px){
	.container{width:994px;}
	#topbg{height:85px;}
	.top .logo{width:270px;padding:20px 0;}
	.top .nav .firstfloor>li{width:90px;}
	.top .nav .firstfloor>li>a{padding:23px 0 10px;}
	.top .nav .firstfloor>li>a>span{margin-top:5px;}
	.index_banner .swiper-pagination-bullets{bottom:60px!important;}
	.product .zhichi{padding:26px 0;}
	.product .zhichi .zc_left{width:100%;float:none;}
	.product .zhichi .zc_right{display:none;}
	.product .zhichi .zc_left .zc_li:last-child:before{content:none;}
	.product .zhichi .zc_left .zc_li{padding-left:40px;}
	.product .product_content{margin-top:70px;}
	.p_class{padding:15px 10px;}
	.p_class .p_item{width:100%;float:none;border-bottom:1px solid #E6E6E6;}
	.p_class .pc_left{width:100%;}
	.p_class .pc_left:after{content:none;}
	.p_class .pc_left p{display:inline-block;}
	.p_class .pc_left p br{display:none;}
	.p_class .pc_left p:nth-child(2){margin-top:0;height:36px;line-height:36px;}
	.p_class .pc_left a{position:absolute;right:0;top:4px;margin-top:0;}
	.p_class .pc_ul{width:100%;float:none;padding-left:0;margin-top:20px;}
	.p_class .pc_ul>ul>li{width:19%;margin-left:1.25%;}
	.p_class .pc_ul>ul>li:first-child{margin-left:0;}
	#gongyibg{padding:30px 0;}
	.gongyi .gy_left{width:400px;}
	.gongyi .gy_left .gy_img .kx{width:130px;height:130px;padding:8px 0 0 8px;}
	.gongyi .gy_left .gy_img .kx span{font-size:40px;line-height:122px;}
	.gongyi .gy_right{width:calc(100% - 400px);padding:0 0 0 50px;}
	.gongyi .gy_right .gy_ul{margin-top:0;}
	.gongyi .gy_right .gy_ul .gy_li{padding:10px 20px 10px 80px;}
	.gongyi .gy_right .gy_ul .gy_li.icon1{background:url(../images/gy_icon1.png) no-repeat 22px 13px #FFF;}
	.gongyi .gy_right .gy_ul .gy_li.icon2{background:url(../images/gy_icon2.png) no-repeat 22px 13px #FFF;}
	.gongyi .gy_right .gy_ul .gy_li.icon3{background:url(../images/gy_icon3.png) no-repeat 22px 13px #FFF;}
	.gongyi .gy_right .gy_ul .gy_li.icon4{background:url(../images/gy_icon4.png) no-repeat 22px 13px #FFF;}
	.gongyi .gy_right .gy_p{margin-top:20px;}
	.gongyi .gy_right .gy_p:before{left:-40px;}
	#casebg{padding:30px 0;}
	.case{margin-top:20px;}
	.case .swiper-pagination{margin-top:20px;}
	#fengebg{padding:30px 0;}
	.fenge .fg_left{width:100%;float:none;}
	.fenge .fg_left p:first-child{font-size:36px;height:46px;line-height:46px;}
	.fenge .fg_left p br{display:none;}
	.fenge .fg_right{display:none;}
	#youshibg{padding:30px 0;background-size:auto 268px;}
	.youshi{margin-top:30px;}
	.youshi .ys_ul .ys_li{padding:10px 10px 15px;}
	.youshi .ys_ul .ys_li p{font-size:13px;}
	.youshi .ys_content{padding:30px 20px 40px;}
	.youshi .ys_content .ysc_left{width:480px;}
	.youshi .ys_content .ysc_right{width:calc(100% - 480px);padding-right:30px;}
	.youshi .ys_content .ysc_right .ysc_txt span{width:100%;background-size:contain;height:22px;}
	.youshi .ys_content .ysc_right .ysc_txt p:nth-child(2){font-size:30px;height:40px;line-height:40px;margin-top:8px;}
	.youshi .ys_content .ysc_right .ysc_txt i{margin:12px 0;}
	#infobg{padding:30px 0 20px;background-size:auto 400px;}
	.info .info_content{padding:0 0;}
	.info .info_content p{}
	.info .info_btn{margin-top:20px;}
	.info .i_ul{margin-top:30px;}
	.info .i_li{padding:20px 10px;}
	.info .i_li .i_txt p:last-child{font-size:12px;line-height:22px;}
	#newsbg{padding:20px 0 30px;}
	.news{margin-top:30px;}
	.news .news_li{width:calc(100% - 450px);padding-left:40px;}
	.news .news_li:first-child{width:450px;}
	.news .news_li .news_img{padding-bottom:32.57%;}
	.news .news_li .news_txt{padding:15px 0 10px;}
	.news .news_li .news_txt .news_p{margin-top:15px;}
	.news .news_li .news_pp{padding:15px 0 20px;}
	#friendlinkbg{padding:10px 0 10px;}
	.friendlink .left{height:34px;line-height:34px;margin-top:0;}
	.friendlink .right a{padding:3px 10px;}
	.friendlink .right a:after{top:6px;}
	.foot .f_left{width:calc(100% - 460px);padding:0 0 0;}
	.foot .f_left .f_txt{margin-top:20px;}
	.foot .f_left .f_txt:nth-child(2){float:none;}
	.foot .f_left .f_txt:nth-child(3){float:none;margin-left:0;}
	.foot .f_left .erweima{right:10px;bottom:5px;}
	.foot .f_right{width:460px;padding:25px 20px;}
	.footbottom{padding:10px 0;}
	
	#lefttop{display:none;}
	#px_banner{padding-bottom:25%;}
}
/*992以下屏幕*/
@media screen and (max-width:1023px){
	.container{width:calc(100% - 30px);}
	#topbg{display:none;}
	#mobilehead{display:block;}
	#mobilehead.mhead{background:#FFF;position:fixed;z-index:9999;top:0;box-shadow:0 2px 5px rgba(0,0,0,.6);}
	#mobilehead .nav_bg.nav_bg1{height:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box.nav_box1{top:70px;}
	.index_banner{padding-bottom:48%;}
	.index_banner .swiper-pagination-bullets{bottom:71px!important;}
	.product .zhichi{padding:20px 0;}
	.product .zhichi .zc_left .zc_li{padding-left:15px;}
	.product .product_content {margin-top:50px;}
	.p_class{padding:0 0;}
	.p_class .p_item{border-bottom:none;}
	.p_class .pc_left{width:150px;padding-bottom:0;background:#0092D8;text-align:center;}
	.p_class .pc_left p:first-child{height:50px;line-height:50px;color:#FFF;font-size:18px;}
	.p_class .pc_left p:nth-child(2){display:none;}
	.p_class .pc_left a{display:none;}
	.p_class .pc_right{display:block;}
	.p_class .pc_ul{display:none;margin-top:0;position:absolute;left:0;top:50px;background:#FFF;padding:0 10px 10px;}
	.p_class .pc_ul>ul>li{width:100%;margin-left:0;}
	.p_class .pc_ul>ul>li>span{height:48px;line-height:48px;padding-bottom:0;font-size:16px;border-bottom:1px solid #E2E2E2;background:none;}
	.p_class .pc_ul>ul>li>span:before{height:1px;bottom:-1px;width:110px;}
	.p_class .pc_ul>ul>li>span:after{content:none;}
	.p_class .pc_ul>ul>li>span>i{display:block;}
	.p_class .pc_ul>ul>li>dl{display:none;margin-top:0;height:auto;border-bottom:1px solid #E2E2E2;padding:10px 0;}
	.p_class .pc_ul>ul>li>dl>dd{text-indent:25px;}
	.p_class .pc_ul>ul>li>dl>dd>a{height:38px;line-height:38px;}
	.p_class .pc_ul>ul>li.on>span>i{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);}
	.product .p_ul{margin-top:0;}
	.product .p_ul .swiper-slide{margin-top:15px!important;}
	#gongyibg{padding:20px 0;}
	.gongyi .gy_left{display:none;}
	.gongyi .gy_right{width:100%;padding:0 0 0 0;text-align:center;}
	.gongyi .gy_right .gy_ul .gy_li p{text-align:left;}
	.gongyi .gy_right .gy_p{border-bottom:none;}
	.gongyi .gy_right .gy_p:before{content:none;}
	.case_btn .cb_left{display:none;}
	.case_btn .cb_right{width:100%;float:none;text-align:center;}
	.case_btn .cb_right a{display:inline-block;float:none;}
	#fengebg{padding:20px 0;}
	.fenge .fg_left p:last-child{line-height:24px;font-size:14px;margin-top:10px;}
	#youshibg{padding:20px 0;}
	.youshi .ys_ul .ys_li p{height:44px;}
	.youshi .ys_content{padding:20px 15px;}
	.youshi .ys_content .ysc_left{display:none;}
	.youshi .ys_content .ysc_right{width:100%;float:none;padding-right:0;}
	#infobg{padding:20px 0 10px;}
	.info .info_content p{margin:0;font-size:14px;line-height:24px;text-indent:0;}
	.info .i_ul{margin-top:10px;}
	.info .i_li{width:49%;margin-left:2%;margin-top:15px;}
	.info .i_li:nth-child(odd){margin-left:0;}
	#newsbg{padding:20px 0;}
	.news .news_li{width:calc(100% - 370px);padding-left:20px;}
	.news .news_li:first-child{width:370px;}
	.news .news_li .news_pp{padding:11px 0 15px;}
	.foot .f_left{width:100%;float:none;}
	.foot .f_left .erweima{display:none;}
	.foot .f_right{width:100%;float:none;padding:0 20px 20px;margin-top:20px;}
	#footbottombg{padding-bottom:53px;}
	#floatBottom{display:block;}
	
	#px_banner{padding-bottom:31%;margin-top:0;}

	#stylesubnav{height:auto;border-bottom:none;}
	#stylesubnav .xq_crumbs{width:100%;float:none;border-bottom:1px solid #E0E0E0;}
	#stylesubnav .xq_nav{float:none;margin-top:15px;width:100%;display:table;}
	#stylesubnav .xq_nav a{background:#EEE;border-right:1px solid #FFF;padding:0 0;display:table-cell;}
	#stylesubnav .xq_nav a.on .san{display:none;}	
}
/*768以下屏幕*/
@media screen and (max-width:767px){
	.index_banner{padding-bottom:27%;}
	#productbg{padding-bottom:20px;}
	.product .zhichi{display:none;}
	.index_banner .swiper-pagination-bullets{bottom:10px!important;}
	.product .product_content{margin-top:20px;}
	.gongyi .gy_right h2{font-size:28px;height:36px;line-height:36px;}
	.pb_title .p_t{font-size:28px;height:36px;line-height:36px;}
	.pb_title p{font-size:14px;line-height:20px;margin-top:7px;}
	.fenge .fg_left p:first-child{font-size:28px;height:36px;line-height:36px;}
	.youshi{margin-top:20px;}
	.news .news_li{width:100%;float:none;padding-left:0;}
	.news .news_li:first-child{width:100%;}
	.friendlink .left{width:100%;float:none;text-align:center;}
	.friendlink .right{width:100%;float:none;}
}
/*668以下屏幕*/
@media screen and (max-width:667px){
	.gongyi .gy_right .gy_ul .gy_li{padding:10px 10px 10px 80px;}
	.gongyi .gy_right .gy_ul .gy_li p:last-child{font-size:12px;line-height:20px;height:40px;}
	.youshi .ys_ul .ys_li{width:50%;}
	.youshi .ys_ul .ys_li:first-child{border-bottom:1px solid #c7c7c7;}
	.youshi .ys_ul .ys_li:nth-child(2){border-bottom:1px solid #c7c7c7;border-right:none;}
	.youshi .ys_ul .ys_li p{font-size:12px;height:22px;}
	.youshi .ys_content .ysc_right .ysc_txt span{height:16px;}
	.youshi .ys_content .ysc_right .ysc_txt p:nth-child(2){font-size:24px;line-height:30px;height:30px;}
	.footbottom{line-height:26px;}

	#stylesubnav .xq_nav{display:block;}
	#stylesubnav .xq_nav a{height:38px;line-height:38px;border-right:1px solid #FFF;border-bottom:1px solid #FFF;padding:0 15px;display:inline-block;}
}
/*500以下屏幕*/
@media screen and (max-width:499px){
	#headbg{display:none;}
	#mobilehead .nav_bg{top:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box{top:70px;}
	#mobilehead .logo{width:calc(100% - 70px);background-size:auto 40px;}
	.index_banner{padding-bottom:48%;}
	.p_class .pc_left{display:none;}
	.p_class .pc_right{width:100%;float:none;}
	#gongyibg{padding:15px 0;}
	.gongyi .gy_right h2{font-size:24px;height:30px;line-height:30px;}
	.gongyi .gy_right span{font-size:12px;}
	.gongyi .gy_right .gy_ul .gy_li{width:100%;margin-top:10px;margin-left:0;}
	.gongyi .gy_right .gy_p{margin-top:10px;font-size:16px;height:auto;}
	.pb_title .p_t{font-size:24px;height:30px;line-height:30px;}
	.pb_title p{font-size:12px;margin-top:5px;line-height:18px;}
	#casebg{padding:15px 0;}
	.case{margin-top:10px;}
	.case .c_txt{padding:8px 0;}
	.case .swiper-pagination{margin-top:10px;}
	.case .swiper-pagination-bullet{width:8px;height:8px;}
	.case_btn .cb_right{font-size:0;-webkit-text-size-adjust:none;}
	.case_btn .cb_right a{width:49%;margin-left:2%;font-size:13px;}
	#fengebg{padding:10px 0;}
	.fenge .fg_left p:first-child{font-size:20px;height:26px;line-height:26px;}
	.fenge .fg_left p:nth-child(2){height:auto;}
	.fenge .fg_left p:last-child{font-size:13px;}
	#youshibg{padding:15px 0;}
	.youshi .ys_ul .ys_li{padding:8px 0;}
	.youshi .ys_ul .ys_li p{display:none;}
	.youshi .ys_content{padding:10px 10px;}
	.youshi .ys_content .ysc_right .ysc_txt p:nth-child(2){font-size:20px;height:26px;line-height:26px;}
	.youshi .ys_content .ysc_right .ysc_txt p:last-child{font-size:13px;}
	.youshi .ys_content .ysc_right .ysc_ul{margin-top:0;}
	.youshi .ys_content .ysc_right .ysc_ul .ysc_li{width:50%;margin-top:10px;}
	#infobg{padding:15px 0 10px;}
	.info .info_content{margin-top:10px;}
	.info .info_content p{font-size:13px;}
	.info .info_btn a{width:48%;margin-left:4%;}
	.info .i_li{width:100%;margin-left:0;}
	#newsbg{padding:15px 0;}
	.news{margin-top:10px;}
	.news .news_li .news_pp .n_p{padding-left:0;}
	.foot .f_left .f_txt{padding-left:60px;margin-top:15px;height:auto;}
	.foot .f_left .f_txt p{height:auto;}
	.foot .f_left .f_txt span{font-size:16px;}
	.foot .f_right{margin-top:15px;padding:0 10px 10px;}
	.foot .f_right .feedback li{width:100%;float:none;margin-left:0!important;margin-top:10px;}
	.foot .f_right .feedback .f_btn{margin-top:10px;}
}

